struct _POP_RW_LOCK// Size=0x10
{
    struct _EX_PUSH_LOCK Lock;// Offset=0x0 Size=0x8
    struct _KTHREAD * Thread;// Offset=0x8 Size=0x8
};